cssnode: Change vfunc
authorBenjamin Otte <otte@redhat.com>
Sat, 14 Feb 2015 05:45:21 +0000 (06:45 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 Mar 2015 14:23:31 +0000 (15:23 +0100)
commit13fd36878196c78c74b14da205bd7e9c108d2ab5
treea38a281ff31977d6bc13b95c17cf720749602c73
parent75b633ae0826a249c7cf50691050b7a98931fec5
cssnode: Change vfunc

This is mainly an attempt to merge the update_style() and validte()
vfuncs. Code is not there yet, but that's the idea.

Also, gtk_css_node_set_style() should not be public. And this gets
closer to that goal, too.
gtk/gtkcssnode.c
gtk/gtkcssnodeprivate.h
gtk/gtkcsswidgetnode.c